Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Adding buttons to your window
When your window comes up, it displays the first Customer and its Orders automatically. This is very nice, but of course you’d like to see other Customers as well.You can extend your window so that you can walk through the Customers in sequence and see the Orders for each Customer as you go. To do this, you’ll add some buttons to the window and then define triggers for them. Triggers are blocks of 4GL code that are executed when the user clicks a button.
![]()
To add a button to your window:
You see that the AppBuilder changes the button label in the design window for you when you tab out of the Label fill-in field.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |